* calendar/todos.el: Improve definitions and use of some faces.
authorStephen Berman <stephen.berman@gmx.net>
Fri, 25 Jan 2013 15:39:38 +0000 (16:39 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Fri, 25 Jan 2013 15:39:38 +0000 (16:39 +0100)
commita1342ec774d17121d67ada05e3b45be12f74d8f9
tree536544c1c3f0cfb0f7e42e7b5b4e3119159afad7
parenta67ff388b06de527dd961513bf0bfa0f70f8b38d
* calendar/todos.el: Improve definitions and use of some faces.
(todos-top-priority): Use current definition of font-lock-constant-face.
(todos-diary-expired): Make default value contrast more with
default value of todos-date face.
(todos-nondiary, todos-category-string): New faces.
(todos-nondiary-face, todos-category-string-face): Corresponding
new variables.
(todos-done, todos-comment): Switch default values to go better
with default value of todos-date face.
(todos-done-sep): Change default value.
(todos-category-string-matcher-1)
(todos-category-string-matcher-2): Improve doc string.
(todos-font-lock-keywords): Use todos-nondiary-face and
todos-category-string-face.
(todos-done-separator): Propertize string with todos-done-sep face.
(todos-filtered-items-mode): Fix typo.
lisp/ChangeLog
lisp/calendar/todos.el